treeview: Use drag gesture for rubberband selection/DnD
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 14:16:16 +0000 (16:16 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 15:36:03 +0000 (17:36 +0200)
commit3f084e3ab546d896a2711af8b942d4b8a89ac58e
treef0f1b4715602a4b16c0001728df76f8b43d74031
parent50491f15ae636ff143c21af72450cb4bdf6dfdcd
treeview: Use drag gesture for rubberband selection/DnD

This gesture acts only on events from the bin window, and checks that
either the pressed row is draggable, or the conditions for rubberband
selection apply.
gtk/gtktreeview.c